toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.net.callback
/
[jvm]CanGetCookiesCallback
/
Params
Params
interface
Params
The parameters of the
CanGetCookiesCallback
.
Members
Functions
cookies
Link copied to clipboard
open
fun
cookies
(
)
:
List
<
Cookie
>
Returns an immutable list of cookies that are going to be sent with the URL request.
url
Link copied to clipboard
open
fun
url
(
)
:
String
Returns a string that represents the URL of the request.